@charset "utf-8";
.empty_i{
    font-size:2.2rem;
    display: block;
    margin:1.76rem auto 0;
}
.search_i{
    font-size:2.2rem;
    display: block;
    margin:1.33rem auto 0;
}
.pro_i{
    font-size:2.2rem;
    display: block;
    margin:1.2rem auto 0;
}
.empty_tit{
    text-align: center;
    font-size: 0.3rem;
    margin-top: 0.58rem;
    font-weight: 500;
    color: #303030;
}
.empty_k{
    width:6.08rem;
    padding: 0 0.46rem;
    border-bottom: 1px solid #e3e8ee;
    height: 0.8rem;
    margin:0.2rem auto 0;
    line-height: 0.8rem;
}
.empty_k p{
    float: left;
    font-size: 0.28rem;
    color: #c78b13;
}
.empty_k span{
    float: right;
    font-size: 0.3rem;
    color: #c78b13;
}
.empty_wc{
    width:2rem;
    height: 0.6rem;
    display: block;
    background: #dcb067;
    font-size: 0.28rem;
    color: #fff;
    margin:1.46rem auto 0;
    border:0;
    border-radius: 0.3rem;
    outline: none;
}

/*搜索页面为空样式*/
.search-null{
    text-align: center;
}
.cus_null{
    margin-top: -1.5rem;
}
.search-null svg.slemp{
    font-size: 2.2rem;
    margin-top: 0.5rem;
}
.search-null h5{
    font-size: 0.3rem;
    color: #7c87a3;
    padding: 0.56rem 0 0.34rem 0;
    font-weight: normal;
}
.search-null .pro_h5{
    padding: 0.2rem 0 0.38rem 0;
}
.search-null p{
    font-size: 0.24rem;
    color: #157efb;
}
.search-null .p_hui{
    color: #7c87a3;
    width:6.98rem;
    margin: 0 auto;
}
.search-null .p_hui a{
    color: #2288ff;
}
.btn_k{
    width:5.5rem;
    margin: 1.77rem auto 0;
}
.btn_k button{
    height:0.6rem;
    padding: 0 0.45rem;
    outline: none;
    font-size: 0.28rem;
    font-weight: 500;
    border-radius: 0.3rem;
}
.btn_k button.return_home{
    float: left;
    color: #969696;
    background: #fff;
    border: 1px solid #969696;
}
.btn_k button.return{
    float: right;
    color: #fff;
    background: #2288ff;
    border: 1px solid #2288ff;
}
.btn_k button.success{
    display: block;
    margin:0 auto;
    color: #fff;
    background: #2288ff;
    border: 1px solid #2288ff;
    padding: 0;
    width:2rem;
}
.btn_k button.browse{
    width:3.11rem;
}
.empty_contact{
    position: fixed;
    bottom:0;
    left: 0;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.24rem;
    font-weight: 500;
    color: #157efb;
    width:100%;
    background: rgba(255,255,255,0.9);

}
.empty_contact span{
     /*font-family: SFProText-Regular;*/
 }
.empty_contact .atel{
    /*font-family: SFProText-Regular;*/
    color: #157efb;
}
.empty_contact i{
    font-size: 0.21rem;
    color: #157efb;
    margin: 0 0.1rem;
}
.comp_btn{
    width: 2rem;
    height: 0.6rem;
    background: #2288ff;
    color: #fff;
    font-size: 0.28rem;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    border-radius: 0.3rem;
    margin-top: 1.77rem;
}
.biaoji{
    padding-bottom: 1rem;
}
























